From: Stefan Monnier Date: Mon, 12 Apr 2004 04:05:43 +0000 (+0000) Subject: Minor text changes. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23275 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d617906cb08253f729195721464e2039f09a1116;p=emacs.git Minor text changes. --- diff --git a/lisp/url/url-news.el b/lisp/url/url-news.el index 8dc75608f4d..c56fe83e77e 100644 --- a/lisp/url/url-news.el +++ b/lisp/url/url-news.el @@ -73,7 +73,7 @@ "

\n" "

\n" " If you If you feel this is an error, send me mail\n" + "mailto:" url-bug-address "\">send mail\n" "

\n" " \n" " \n" @@ -89,7 +89,7 @@ (if (string-match "/+$" newsgroup) (setq newsgroup (substring newsgroup 0 (match-beginning 0)))) - ;; This saves us from checking new news if GNUS is already running + ;; This saves us from checking new news if Gnus is already running ;; FIXME - is it relatively safe to use gnus-alive-p here? FIXME (if (or (not (get-buffer gnus-group-buffer)) (save-excursion